MTablePtr [TableNum.w] ; Returns pointer to base of the table itself Returns an address in memory at which the actual data for a table is being stored. This is the base-address of the data itself, not the Table structure. If omitted, the currently used main Table will be referenced.